home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-02 / printpas.zip / PRINTPAS.DOC < prev    next >
Text File  |  1991-04-27  |  1KB  |  32 lines

  1. PRINTPAS.EXE
  2. ------------
  3. PrintPas is a freeware utility for Pascal programmers.  Its 
  4. function is to print Pascal source listings on Epson 
  5. comptible printers.  It uses elite and 8 lpi modes to get 78 
  6. lines of code on a sheet of paper along with a header that 
  7. includes the filename and the page number.  It also uses 
  8. boldface to highlight the header and any function or 
  9. procedure headings in the source file.
  10.  
  11. The Pascal source code is included as PRINTPAS.PAS.  By 
  12. modifying the constant section, it can be easily modified to 
  13. work with whatever printer you have.
  14.  
  15. PrintPas may be freely distributed and modified as long as 
  16. original credit is given to the author (me).  I wrote this 
  17. as a personal tool, and I hope others can benefit from it 
  18. and learn from it.
  19.  
  20. If you have inquiries or comments, please write to
  21.  
  22.               Benjamin L. Combee
  23.               3218 Maple Grove Drive
  24.               Dalton, GA  30721-7805
  25.  
  26. I can also be reached over the MetroLink and Relaynet 
  27. networks in the PASCAL, C-ASM, COMM, COMMO, ANSI, and 
  28. NETCHAT conferences.
  29.  
  30.                                   - 27 April 1991
  31.                                     Benjamin L. Combee
  32.